#include <deApi_Private.hpp>
Inheritance diagram for deApiAttribute:


Public Types | |
| enum | Type { Invalid = 0, Float, Int, Vector, Bool, Color_RGB, Color_Alpha, Color_RGBA, UV, UVW, Transform, OutOfRange = 65535 } |
Public Member Functions | |
| deApiAttribute () | |
| ~deApiAttribute () | |
| Type | GetAttributeType () |
| unsigned long | GetRuntimeID () |
Protected Attributes | |
| unsigned long | runtimeID |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in deApiAttribute_Float. |
|
|
Reimplemented from deApiObject. |
|
|
|
1.3-rc3